var go.opentelemetry.io/otel/attribute.emptySet
5 uses
go.opentelemetry.io/otel/attribute (current package)
set.go#L76: emptySet = Set{
set.go#L176: return Distinct{hash: emptySet.hash}
set.go#L187: l = &emptySet
set.go#L190: o = &emptySet
set.go#L233: return emptySet, nil
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |